Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify and remove #show functionality from middeware controllers. #590

Merged
merged 1 commit into from
Mar 7, 2017

Conversation

martinpovolny
Copy link
Member

@martinpovolny martinpovolny commented Mar 6, 2017

Use GenericShowMixin for #show functionality.

Also removed the removal of Topology breadrumb. Breadcrumbs are not supposed to create a hiareachy but rather history. So it makes no sense to remove the topology link from the breadcumbs.

Besides this unifies the breadcrumb behavior and should we decide that we don't want the topology link in the breadcrumbs we would want that for all the controller not just middleware.

Opening a 2nd PR to make travis behave.

Original PR: #518

@martinpovolny martinpovolny force-pushed the middeware_show_cleanup2 branch from 10f7e34 to dcceac4 Compare March 6, 2017 18:10
@miq-bot
Copy link
Member

miq-bot commented Mar 6, 2017

Checked commit martinpovolny@dcceac4 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
5 files checked, 0 offenses detected
Everything looks good. 👍

@martinpovolny
Copy link
Member Author

ping @mzazrivec

@mzazrivec mzazrivec self-assigned this Mar 7, 2017
@mzazrivec mzazrivec added this to the Sprint 56 Ending Mar 13, 2017 milestone Mar 7, 2017
@mzazrivec mzazrivec merged commit e587b35 into ManageIQ:master Mar 7, 2017
@martinpovolny martinpovolny deleted the middeware_show_cleanup2 branch March 8, 2017 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants